[INFO] cloning repository https://github.com/ustulation/using-quinn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ustulation/using-quinn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7313336ccb95ce9c0719380db78e2170de9a41da
[INFO] testing ustulation/using-quinn against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fustulation%2Fusing-quinn" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ustulation/using-quinn
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ustulation/using-quinn
[INFO] tweaked toml for git repo https://github.com/ustulation/using-quinn written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ustulation/using-quinn on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 194 packages to latest compatible versions
[INFO] [stderr]       Adding backtrace v0.3.71 (available: v0.3.76)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding color-eyre v0.5.11 (available: v0.6.5)
[INFO] [stderr]       Adding ctor v0.1.26 (available: v1.0.7)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[INFO] [stderr]       Adding quinn v0.9.4 (available: v0.11.9)
[INFO] [stderr]       Adding quinn-proto v0.9.6 (available: v0.11.14)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding rcgen v0.9.3 (available: v0.14.8)
[INFO] [stderr]       Adding rustls v0.20.9 (available: v0.23.40)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded test-log v0.2.21
[INFO] [stderr]   Downloaded test-log-macros v0.2.21
[INFO] [stderr]   Downloaded test-log-core v0.2.21
[INFO] [stderr]   Downloaded pem v1.1.1
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded rcgen v0.9.3
[INFO] [stderr]   Downloaded quinn-udp v0.3.2
[INFO] [stderr]   Downloaded quinn v0.9.4
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded quinn-proto v0.9.6
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 642dd400a5f3e75be224c7808d16ffe4db882f28efaf89ea0d689a2cd26db203
[INFO] running `Command { std: "docker" "start" "-a" "642dd400a5f3e75be224c7808d16ffe4db882f28efaf89ea0d689a2cd26db203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "642dd400a5f3e75be224c7808d16ffe4db882f28efaf89ea0d689a2cd26db203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642dd400a5f3e75be224c7808d16ffe4db882f28efaf89ea0d689a2cd26db203", kill_on_drop: false }`
[INFO] [stdout] 642dd400a5f3e75be224c7808d16ffe4db882f28efaf89ea0d689a2cd26db203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a73ee5e06bff19853142adbe94f87194a17869cf7c50826269d14f1cf651ee77
[INFO] running `Command { std: "docker" "start" "-a" "a73ee5e06bff19853142adbe94f87194a17869cf7c50826269d14f1cf651ee77", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rcgen v0.9.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling quinn-proto v0.9.6
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling quinn v0.9.4
[INFO] [stderr]    Compiling qp2p v0.36.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]    --> src/connection.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `structopt`
[INFO] [stdout]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s
[INFO] running `Command { std: "docker" "inspect" "a73ee5e06bff19853142adbe94f87194a17869cf7c50826269d14f1cf651ee77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a73ee5e06bff19853142adbe94f87194a17869cf7c50826269d14f1cf651ee77", kill_on_drop: false }`
[INFO] [stdout] a73ee5e06bff19853142adbe94f87194a17869cf7c50826269d14f1cf651ee77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5690e6c8b6adb5941f9f979ffda54af0207f15524f1b5b050cf123b5d6573c4c
[INFO] running `Command { std: "docker" "start" "-a" "5690e6c8b6adb5941f9f979ffda54af0207f15524f1b5b050cf123b5d6573c4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling test-log-core v0.2.21
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling quinn-proto v0.9.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling test-log-macros v0.2.21
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling quinn-udp v0.3.2
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling quinn v0.9.4
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling qp2p v0.36.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]    --> src/connection.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `structopt`
[INFO] [stdout]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling test-log v0.2.21
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stdout] warning: struct `XId` is never constructed
[INFO] [stdout]   --> examples/p2p_node.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct XId(pub [u8; 32]);
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stdout]    --> src/connection.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `structopt`
[INFO] [stdout]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/tests/common.rs:870:24
[INFO] [stdout]     |
[INFO] [stdout] 870 |     tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 870 -     tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stdout] 870 +     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/tests/common.rs:877:13
[INFO] [stdout]     |
[INFO] [stdout] 877 |         Err(crate::SendError::ConnectionLost(_)) => {}
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 877 -         Err(crate::SendError::ConnectionLost(_)) => {}
[INFO] [stdout] 877 +         Err(SendError::ConnectionLost(_)) => {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.95s
[INFO] running `Command { std: "docker" "inspect" "5690e6c8b6adb5941f9f979ffda54af0207f15524f1b5b050cf123b5d6573c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5690e6c8b6adb5941f9f979ffda54af0207f15524f1b5b050cf123b5d6573c4c", kill_on_drop: false }`
[INFO] [stdout] 5690e6c8b6adb5941f9f979ffda54af0207f15524f1b5b050cf123b5d6573c4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 57af3813208a99d395c659ef9c37651271a156ba291bcee8ee9cd4c2d3533b13
[INFO] running `Command { std: "docker" "start" "-a" "57af3813208a99d395c659ef9c37651271a156ba291bcee8ee9cd4c2d3533b13", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `arbitrary`
[INFO] [stderr]    --> src/connection.rs:247:12
[INFO] [stderr]     |
[INFO] [stderr] 247 | #[cfg_attr(feature = "arbitrary", derive(Arbitrary))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `structopt`
[INFO] [stderr]     = help: consider adding `arbitrary` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qp2p` (lib) generated 1 warning
[INFO] [stderr] warning: struct `XId` is never constructed
[INFO] [stderr]   --> examples/p2p_node.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 | struct XId(pub [u8; 32]);
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/tests/common.rs:870:24
[INFO] [stderr]     |
[INFO] [stderr] 870 |     tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:31:5
[INFO] [stderr]     |
[INFO] [stderr]  31 |     unused_qualifications,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 870 -     tokio::time::sleep(tokio::time::Duration::from_millis(100)).await;
[INFO] [stderr] 870 +     tokio::time::sleep(Duration::from_millis(100)).await;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary qualification
[INFO] [stderr]    --> src/tests/common.rs:877:13
[INFO] [stderr]     |
[INFO] [stderr] 877 |         Err(crate::SendError::ConnectionLost(_)) => {}
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: remove the unnecessary path segments
[INFO] [stderr]     |
[INFO] [stderr] 877 -         Err(crate::SendError::ConnectionLost(_)) => {}
[INFO] [stderr] 877 +         Err(SendError::ConnectionLost(_)) => {}
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `qp2p` (example "p2p_node") generated 1 warning
[INFO] [stderr] warning: `qp2p` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p qp2p --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp2p-be74de66bad89631)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::common::single_message ... ok
[INFO] [stdout] test tests::common::simultaneous_incoming_and_outgoing_connections ... ok
[INFO] [stdout] test tests::common::successful_connection ... ok
[INFO] [stdout] test connection::tests::basic_usage ... ok
[INFO] [stdout] test tests::common::client ... ok
[INFO] [stdout] test connection::tests::connection_loss ... ok
[INFO] [stdout] test tests::common::no_reuse_outgoing_connection ... ok
[INFO] [stdout] test tests::common::no_reuse_incoming_connection ... ok
[INFO] [stdout] test tests::common::client_keep_alive_works ... ok
[INFO] [stdout] test tests::common::no_client_keep_alive_times_out ... ok
[INFO] [stdout] test tests::common::multiple_connections_with_many_concurrent_messages ... ok
[INFO] [stdout] test tests::common::many_messages ... ok
[INFO] [stdout] test tests::common::multiple_concurrent_connects_to_the_same_peer ... ok
[INFO] [stdout] test tests::common::multiple_connections_with_many_large_concurrent_bidi_messages has been running for over 60 seconds
[INFO] [stdout] test tests::common::multiple_connections_with_many_large_concurrent_messages has been running for over 60 seconds
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/qp2p-be74de66bad89631` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "57af3813208a99d395c659ef9c37651271a156ba291bcee8ee9cd4c2d3533b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57af3813208a99d395c659ef9c37651271a156ba291bcee8ee9cd4c2d3533b13", kill_on_drop: false }`
[INFO] [stdout] 57af3813208a99d395c659ef9c37651271a156ba291bcee8ee9cd4c2d3533b13
